projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f3ca1b
)
(lisp): Add epa-file-hook.elc.
author
Daiki Ueno
<ueno@unixuser.org>
Fri, 2 May 2008 21:53:02 +0000
(21:53 +0000)
committer
Daiki Ueno
<ueno@unixuser.org>
Fri, 2 May 2008 21:53:02 +0000
(21:53 +0000)
src/ChangeLog
patch
|
blob
|
history
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 1a5f100877c0d06c3552982da0080fd35e2dc7e8..18f98e390bc5fde11bf2b278a4de8c3bf1951c32 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2008-05-02 Daiki Ueno <ueno@unixuser.org>
+
+ * Makefile.in (lisp): Add epa-file-hook.elc.
+
2008-05-02 Juri Linkov <juri@jurta.org>
* minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 77e082d5f1f4f4c957c0d91dd732512976619dce..636f190e6a46232965bd9d1fb5945d9d8736b189 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-779,6
+779,7
@@
lisp= \
${lispsource}jka-cmpr-hook.elc \
${lispsource}vc-hooks.elc \
${lispsource}ediff-hook.elc \
+ ${lispsource}epa-file-hook.elc \
TOOLTIP_SUPPORT \
VMS_SUPPORT \
MSDOS_SUPPORT \